home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / comm / tcp / amirc_real.readme < prev    next >
Text File  |  1998-02-07  |  10KB  |  232 lines

  1. Short:    Fully featured GUI IRC Client (v2.0)
  2. Author:   owagner@vapor.com (Oliver Wagner)
  3. Uploader: owagner@vapor.com (Oliver Wagner)
  4. Version:  2.0
  5. Type:     comm/tcp
  6. Kurz:     GUI-IRC-Client (v2.0)
  7.  
  8. AmIRC is a client for the IRC Internet Relay Chat protocol written by
  9. Oliver Wagner (owagner@vapor.com).  It is a part of the VaporWare suite
  10. of Internet applications.  For more information on AmIRC or any other
  11. VaporWare products, please see our website - http://www.vapor.com/.
  12.  
  13. (For changes since v1.69, please see below).
  14.  
  15. AmIRC v2.0's features include:
  16.  
  17. - Works with Miami, AmiTCP and as225/inet225, no additional libraries.
  18.  
  19. - Built-in highly optimised DCC drivers for SEND, TSEND and MOVE, with
  20.   asynchronous file I/O and threaded network handling. Supports drag & 
  21.   drop sending of files, and DCC RESUME.
  22.  
  23. - Tranparent DCC CHAT routes all /MSGs via DCC CHAT if possible. There
  24.   is an option to automatically accept DCC CHAT connections.
  25.  
  26. - Supports secure encrypted DCC CHAT (SCHAT).
  27.  
  28. - Ultra fast text output and scrolling. Supports copy & paste for the 
  29.   list text, and allows the use of proportional fonts.
  30.  
  31. - Internal CTCP flood and DCC bomb protection.
  32.  
  33. - Full Undernet IRC extensions (reply codes and additional commands).
  34.  
  35. - Intuitive channel display, with userlist and channel mode overview.
  36.   Channel modes can easily be changed and the banlist inspected via 
  37.   these gadgets. The configurable user action list allows you to 
  38.   perform whatever action you like on user(s) in channel by the press 
  39.   of a mousebutton..
  40.  
  41. - Uses query windows for private chat.
  42.  
  43. - Supports "smart" banning.
  44.  
  45. - Versatile AREXX port includes server message parsing (event trapping)
  46.   and commandline/script interaction.
  47.  
  48. - Easy to use command line aliasing.
  49.  
  50. - Built-in IdentD, which is automatically disabled if another IdentD is 
  51.   already running.
  52.  
  53. - Nickname notification, highliting, ignoring and kickban.
  54.  
  55. - Versatile event handling, allows you to bind sound effects, auto-
  56.   deiconify, or ARexx scripts to certain events.
  57.  
  58. - Server phonebook.
  59.  
  60. - Last nick history stores the nicknames of the last nicks you've sent
  61.   MSGs to, received MSGs from or addressed publically with "nick:".
  62.   Use the ":" placeholder in all commands which require nicknames,
  63.   (e.g. /MSG, /OP, /DEOP), for automatic expansion.
  64.  
  65. - The TAB key automatically cycles through the list of last used nicks
  66.   with a /MSG prefix.
  67.  
  68. - Nickname completion. Pressing TAB after typing a partial nickname will
  69.   automagically match nicks in the current channel, just like in your 
  70.   favorite CON: handler.
  71.  
  72. - Auto rejoin channel on /KICK, and auto reconnect to server facility.
  73.  
  74. - Auto /AWAY after a user-specified idle timeout. Also, auto unaway after
  75.   sending public and/or private msgs is possible.
  76.  
  77. - URL grabber for interfacing with the Voyager WWW browser (or via an 
  78.   ARexx script for other browsers)
  79.  
  80. New features since AmIRC's last public release (1.69) include:
  81.  
  82. - Query and channel windows can now be iconified individually to a 
  83.   "tray" window. Tray window button labels turn bold when new messages
  84.   are received, white when a highlight occurs, and carry information 
  85.   about the number of messages in each window.
  86.  
  87. - New low-level Plugin API. Documentation of the API is available from 
  88.   www.vapor.com or Aminet, in a separate archive. An example plugin, 
  89.   WallChop.AmiPlug, is included.
  90.  
  91. - Server list is now a ListTree object with subgroups for different 
  92.   networks.
  93.  
  94. - Can now use MIMEPrefs to automatically view & save files received via
  95.   DCC. Activate the "Use MIMEPrefs to view?" or "Use MIMEPrefs to save?"
  96.   menu options.
  97.  
  98. - "Lag-O-Meter" (tm ;)) probes the IRC server every 30 seconds and shows
  99.   the current lag from 0-10+ in a gauge below the userlist. The Info 
  100.   window also contains the three most recent measurements and the
  101.   average.
  102.  
  103. - Heavily improved logging. All channel and query windows now have an 
  104.   "L" button to the right of the input gadget, which is a toggle button 
  105.   to activate the logging to a user-specified directory.
  106.  
  107. - "Favorites" window added to store the names of channels you use 
  108.   regularly. Click on the channel name in a window to open.
  109.  
  110. - AmIRC now uses NList.mcc (if available) for its listviews. NList is 
  111.   written by Gilles Masson (masson@iut-soph.unice.fr).
  112.  
  113. - Stronger CTCP flood protection.
  114.  
  115. - DCC connections now work with Miami's SOCKS support.
  116.  
  117. - Files received via DCC are opened in shared mode during transfer,
  118.   so you can play or view them partially while the transfer is still 
  119.   in progress (esspecially for all you mp3 freaks out there :-)
  120.  
  121. - DCC receives now have the options to Replace a file. Both the send 
  122.   and receive windows have Cleanup buttons, to remove old closed and 
  123.   failed connections.
  124.  
  125. - DCCs now show the estimated remaining time of a transfer based
  126.   on current throughput.
  127.  
  128. - Query windows now have an N button to change the nickname the window 
  129.   is currently bound to.
  130.  
  131. - Background color of AmIRC's main listviews can now be configured.
  132.  
  133. - /AWAY messages are now filtered, and only shown once to avoid screen 
  134.   cluttering when talking to someone who is set /AWAY.
  135.  
  136. - special "Invite" and "Oper" requesters
  137.  
  138. - Can now automatically accept DCC Send requests.
  139.  
  140. - Now sends pertinent information to query windows, such as /nick and 
  141.   /QUIT messages from that user, as well as CTCP and DCC messages.
  142.  
  143. Requirements
  144. ------------
  145.  
  146. OS 2.04, 3.1 recommended.  MUI 3.6, 3.8 recommended.  Miami, AmiTCP, as225,
  147. cpr225, inet225, MLink or a compatible TCP/IP stack.
  148.  
  149.  
  150. ============================= Archive contents =============================
  151.  
  152. Original  Packed Ratio    Date     Time    Name
  153. -------- ------- ----- --------- --------  -------------
  154.     1233     833 32.4% 12-Jan-98 23:38:12  AmIRC_20.info
  155.   245096  209752 14.4% 13-Jan-97 17:08:16 +AmIRC
  156.    98105   31624 67.7% 13-Jan-98 22:46:28 +AmIRC.doc
  157.     1391     505 63.6% 12-Jan-98 23:38:12 +AmIRC.doc.info
  158.   126157   37748 70.0% 13-Jan-98 22:46:26 +AmIRC.guide
  159.     1851    1329 28.2% 12-Jan-98 23:38:12 +AmIRC.guide.info
  160.     1959    1438 26.5% 12-Jan-98 23:38:12 +AmIRC.info
  161.    28813   11953 58.5% 13-Jan-98 23:16:08 +AmIRC.readme
  162.     1391     505 63.6% 12-Jan-98 23:38:12 +AmIRC.readme.info
  163.   243868  209009 14.2% 13-Jan-97 17:08:28 +AmIRC020
  164.     1876    1379 26.4% 12-Jan-98 23:38:12 +AmIRC020.info
  165.     1233     800 35.1% 12-Jan-98 23:38:12 +Catalogs.info
  166.    27790   11235 59.5% 01-Aug-97 22:36:16 +AmIRC.catalog
  167.    27650   10986 60.2% 01-Aug-97 22:36:22 +AmIRC.catalog
  168.    29616   12042 59.3% 12-Jan-98 23:27:10 +AmIRC.catalog
  169.    29648   11640 60.7% 03-Aug-97 23:41:02 +AmIRC.catalog
  170.    30122   11745 61.0% 01-Aug-97 22:38:34 +AmIRC.catalog
  171.    27302   10468 61.6% 01-Aug-97 22:41:18 +AmIRC.catalog
  172.    27124   10687 60.5% 01-Aug-97 22:41:24 +AmIRC.catalog
  173.    27166   10747 60.4% 01-Aug-97 22:41:44 +AmIRC.catalog
  174.    28872   12308 57.3% 23-Aug-97 20:19:06 +AmIRC.catalog
  175.    27694   11350 59.0% 01-Aug-97 22:42:40 +AmIRC.catalog
  176.    28036   11280 59.7% 01-Aug-97 22:36:48 +AmIRC.catalog
  177.    26548   10608 60.0% 01-Aug-97 22:42:34 +AmIRC.catalog
  178.    27852   11978 56.9% 01-Aug-97 22:40:16 +AmIRC.catalog
  179.    33113    7520 77.2% 13-Jan-98 22:45:40 +Install_AmIRC
  180.     1880    1025 45.4% 12-Jan-98 23:38:12 +Install_AmIRC.info
  181.     3063    1361 55.5% 07-Jun-97 23:31:36 +MagicWB.readme
  182.     1432     834 41.7% 12-Jan-98 23:38:12 +MagicWB.readme.info
  183.    21692   11604 46.5% 06-Jan-98 17:53:00 +MIMEPrefs
  184.     1667    1308 21.5% 12-Jan-98 23:38:12 +MimePrefs.info
  185.     1233     791 35.8% 12-Jan-98 23:38:12 +MUI.info
  186.    25016   12023 51.9% 06-Jan-98 18:16:20 +Listtree.mcc
  187.    10192    4316 57.6% 06-Jan-98 18:16:20 +Listtree.mcp
  188.     1083     531 50.9% 01-Aug-97 22:51:02 +ReadMe.mui
  189.     1415     526 62.8% 01-Aug-97 22:50:34 +ReadMe.mui.info
  190.    29944   14649 51.0% 06-Jan-98 18:15:08 +Textinput.mcc
  191.    11524    5466 52.5% 06-Jan-98 18:15:08 +Textinput.mcp
  192.     2192    1384 36.8% 06-Jan-98 18:15:08 +Textinputscroll.mcc
  193.     1222     798 34.6% 12-Jan-98 23:38:12 +Plugins.info
  194.     2340    1582 32.3% 06-Jan-98 18:17:02 +WallChop.AmIPlug
  195.     9304    4587 50.6% 11-Jan-98 22:12:06 +XDCC.AmIPlug
  196.    16732    7650 54.2% 11-Jan-98 22:12:06 +XDCC_Prefs
  197.     1233     821 33.4% 12-Jan-98 23:38